Skip to main content

Create persons

POST 

/api/2.0/crm/contact/person/quick

Creates a list of persons with the first and last names specified in the request.

Note: Data has the following format: [{key: 'First name 1', value: 'Last name 1'}, {key: 'First name 2', value: 'Last name 2'}].

Request

Responses

List of contacts